home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / Newton / About Newton 1 / newton-archive-7.txt < prev    next >
Encoding:
Text File  |  1993-10-07  |  4.8 KB  |  99 lines  |  [TEXT/MSWD]

  1.  
  2. Newton Archive Digest     Tuesday, 21 Sept 1993    Volume 1 : Issue 7
  3.  
  4. Todays Topics:
  5.  
  6. [*] CheckPlease.sit
  7. [*] PlaceSetting.sit
  8. [*] 800s.sit
  9. [*] days.sit
  10. [*] Sleeper1.0d2.sit
  11. [*] RPMDemo1.sit
  12. [*] Moon1.0d3.sit
  13.  
  14. The Newton Archive is moderated by Rob Bruce.
  15.  
  16. The archive is available via FTP or Gopher at bnnrc-srv.med.jhu.edu (128.220.81.221)
  17.  
  18. Please send articles and binaries to robbruce@bnnrc-srv.med.jhu.edu or put files in the /pub/incoming directory.
  19.  
  20. -----------------         
  21.  
  22. Special thanks goes out this week to Greg Newton-Ingham for his additions to the Newton Archive.  We appreciate your contributions of time and effort!
  23.  
  24. -----------------
  25. [*] CheckPlease.sit
  26.  
  27. Written by Allan Hoeltje on September 3, 1993 using NTK 1.0b4.  It's just a simple check calculator but it can be handy in real situations.  I have included the source project so feel free to cut and paste if you find the code to your liking.  I have tested it extensively so it should be as stable as any Newton App you will find on the market. ;-)
  28. Let me know what you think.  Better yet, send me your latest Newton App!
  29.  
  30. Allan Hoeltje
  31. Boulder, Colorado USA
  32. Compuserve 70444,266
  33.  
  34. /pub/newton/software/app/CheckPlease.sit
  35.  
  36. -------------
  37. [*] PlaceSettings.sit
  38. I wrote the Place Settings utility because I live in Seattle, and my city isnπt in the Time Zones list. Yeah, I could choose Portland, but it just wasnπt right. Also, I prefer using 24-hour time, and didnπt want to choose a French Canadian locale to get it.
  39.  
  40. Place Settings is Copyright ©1993 PensÈe Corporation. All rights reserved. It was written by David Dunham, with help from Scott Shwarts.
  41. Comments/Suggestions
  42. Send via Internet: ddunham@radiomail.net
  43.  
  44. /pub/newton/software/util/PlaceSetting.sit
  45.  
  46. ---------------
  47. [*] Sleeper.sit
  48.  
  49. Sleeper version 1.0d1 Release Notes
  50.  
  51.     Sleeper is my first try at a Newton program.  It basically puts your Newton
  52. to sleep on demand.  It's a little utility that I thought I would like to have,
  53. so I wrote it.  please send me e-mail if you use it, and by the way it's free.
  54.  
  55. Walt Boring IV
  56. waboring@apple.com
  57.  
  58. /pub/newton/software/app/Sleeper1.0d2.sit
  59.  
  60. ---------------
  61. [*] RPMDemo1.sit
  62. RPMDemo1 is a sample Newton program posted in source form as an example for aspiring Newton programmers.  It demonstrates techniques for the following:
  63.  
  64. - Show two floaters (protoFloatNGo views)
  65. - Each floater allows the user to input text by writing in a protoInputLine field inside the floater.
  66. + Each floater can be dragged by starting at any point in the floater that is not inside the protoInputLine.
  67. * When dragged, the floater moves to the front and the other objects on the screen are redrawn properly.
  68. - When information in either floater is changed, the main view updates its display.  Specifically, the text entered in the first floater is repeated N times, where N is determined by a number entered in the second floater.
  69. - Input fields use two undocumented font styles (tsCondense and tsShadow).
  70.  
  71. /pub/newton/source/code/RPMDemo1.sit
  72.  
  73. --------------
  74. [*]Moon1.0d3.sit
  75.  
  76. ©1993 Ken McLeod
  77. All rights reserved
  78.  
  79. This is a simple program to graphically display the phase of the moon for any date you choose. You can also tap the "Next Qtr" button to display the occurrence (local time) of the next quarter moon after the selected date.
  80. Note that all times are corrected for your location relative to GMT (Greenwich Mean Time), so the actual date on which a lunar event occurs at
  81. your location may differ by +/- 1 day from the nice little moon pictures that you see in many printed monthly calendars, depending on whether it's already tomorrow (or still yesterday) in England at that time. :-)
  82. This program is provided "as is". No warranty is expressed or implied. It is free of charge, and may be freely distributed.
  83.  
  84. WHAT'S NEW IN 1.0d3:
  85.  
  86. - A new, more accurate algorithm for determining the moon phase, based on public domain Unix sources by Alan Silverstein and John Walker,
  87.   which use routines given in "Practical Astronomy With Your Calculator" by Peter Duffett-Smith, Second Edition, Cambridge University Press, 1981.
  88. - The moon view takes up less screen area, displays more information, and can now be dragged around.
  89. - The current state is remembered when the view is closed and re-opened.
  90. - Click the up and down scroll arrows to advance in yearly increments.
  91.  
  92. FUTURE IMPROVEMENTS:
  93. Support "Overview" to display quarterly phases surrounding the selected date. Print calendar with phase info. Reduce view sizes. Display secondary textual information in a "protoGlance" type of view. The moon view can perhaps shrink down to an icon, or install itself as a button on the status bar. It may even be possible to extend the Dates application somehow, integrating Moon's functionality, rather than keeping it as a separate "application" in the Extras drawer.
  94.  
  95. Questions, comments, suggestions, etc:
  96. the.cloud@applelink.apple.com
  97. /pub/newton/software/app/Moon1.0d3.sit
  98.  
  99.